Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: update the xdr #5047

Closed

Conversation

tsachiherman
Copy link
Contributor

What

Update the XDR, this time - from the curr branch on the stellar-xdr repository.

Why

The soroban development is done. We have official XDR that was merged into curr, and we need to align downstream components with it.

Known limitations

n/a

@tsachiherman tsachiherman added this to the Soroban Testnet Release milestone Sep 11, 2023
@tsachiherman tsachiherman requested a review from a team September 11, 2023 19:16
@tsachiherman tsachiherman self-assigned this Sep 11, 2023
@@ -15,7 +15,7 @@ xdr/Stellar-internal.x \
xdr/Stellar-contract-config-setting.x

XDRGEN_COMMIT=80e38ef2a96489f6b501d4db3a350406e5aa3bab
XDRNEXT_COMMIT=65afa63b7f52c898143ebbe9541ef91fcf290ade
XDRNEXT_COMMIT=9ac02641139e6717924fdad716f6e958d0168491
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The term NEXT in this variable name is no longer accurate, since this is now a curr commit. Maybe the name of the variable needs changing:

Suggested change
XDRNEXT_COMMIT=9ac02641139e6717924fdad716f6e958d0168491
XDR_COMMIT=9ac02641139e6717924fdad716f6e958d0168491

@tsachiherman
Copy link
Contributor Author

closing this one as it's a duplicate of #5043

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants